[INFO] fetching crate minihub-domain 0.1.1...
[INFO] testing minihub-domain-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate minihub-domain 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate minihub-domain 0.1.1
[INFO] finished tweaking crates.io crate minihub-domain 0.1.1
[INFO] tweaked toml for crates.io crate minihub-domain 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate minihub-domain 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate minihub-domain 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f97429044a2f8abcd2201c853ee4b977301a1a854dc0cec8b675130e6c10bf7c
[INFO] running `Command { std: "docker" "start" "-a" "f97429044a2f8abcd2201c853ee4b977301a1a854dc0cec8b675130e6c10bf7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f97429044a2f8abcd2201c853ee4b977301a1a854dc0cec8b675130e6c10bf7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f97429044a2f8abcd2201c853ee4b977301a1a854dc0cec8b675130e6c10bf7c", kill_on_drop: false }`
[INFO] [stdout] f97429044a2f8abcd2201c853ee4b977301a1a854dc0cec8b675130e6c10bf7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 559383de0edd77c4670e8e2e68db22b05c5fd720d0ce9561f7270e06be69d3d4
[INFO] running `Command { std: "docker" "start" "-a" "559383de0edd77c4670e8e2e68db22b05c5fd720d0ce9561f7270e06be69d3d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling minihub-domain v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.49s
[INFO] running `Command { std: "docker" "inspect" "559383de0edd77c4670e8e2e68db22b05c5fd720d0ce9561f7270e06be69d3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "559383de0edd77c4670e8e2e68db22b05c5fd720d0ce9561f7270e06be69d3d4", kill_on_drop: false }`
[INFO] [stdout] 559383de0edd77c4670e8e2e68db22b05c5fd720d0ce9561f7270e06be69d3d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e12f19c84610def9a4f82edd027359ac0e6697ab494593ac974698540296e35
[INFO] running `Command { std: "docker" "start" "-a" "7e12f19c84610def9a4f82edd027359ac0e6697ab494593ac974698540296e35", kill_on_drop: false }`
[INFO] [stderr]    Compiling minihub-domain v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] running `Command { std: "docker" "inspect" "7e12f19c84610def9a4f82edd027359ac0e6697ab494593ac974698540296e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e12f19c84610def9a4f82edd027359ac0e6697ab494593ac974698540296e35", kill_on_drop: false }`
[INFO] [stdout] 7e12f19c84610def9a4f82edd027359ac0e6697ab494593ac974698540296e35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] efc81f6f255af197043da6d5ea2190f3f6d70082ab763d0b1a03f412c31de520
[INFO] running `Command { std: "docker" "start" "-a" "efc81f6f255af197043da6d5ea2190f3f6d70082ab763d0b1a03f412c31de520", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minihub_domain-7a4c64123ea7aa91)
[INFO] [stdout] running 90 tests
[INFO] [stdout] test area::tests::should_build_area_with_parent ... ok
[INFO] [stdout] test area::tests::should_build_valid_area_when_name_provided ... ok
[INFO] [stdout] test area::tests::should_return_validation_error_when_name_is_empty ... ok
[INFO] [stdout] test automation::action::tests::should_deserialize_delay_from_tagged_json ... ok
[INFO] [stdout] test automation::action::tests::should_display_call_service_action ... ok
[INFO] [stdout] test area::tests::should_roundtrip_through_serde_json ... ok
[INFO] [stdout] test automation::action::tests::should_display_delay_action ... ok
[INFO] [stdout] test automation::action::tests::should_roundtrip_actions_through_serde_json ... ok
[INFO] [stdout] test automation::condition::tests::should_deserialize_time_range_from_tagged_json ... ok
[INFO] [stdout] test automation::action::tests::should_deserialize_call_service_with_default_data ... ok
[INFO] [stdout] test automation::action::tests::should_deserialize_call_service_from_tagged_json ... ok
[INFO] [stdout] test automation::condition::tests::should_display_state_is_condition ... ok
[INFO] [stdout] test automation::condition::tests::should_deserialize_state_is_from_tagged_json ... ok
[INFO] [stdout] test automation::tests::should_accumulate_multiple_actions ... ok
[INFO] [stdout] test automation::tests::should_accumulate_multiple_conditions ... ok
[INFO] [stdout] test automation::tests::should_build_valid_automation_when_required_fields_provided ... ok
[INFO] [stdout] test automation::tests::should_default_to_enabled_when_not_specified ... ok
[INFO] [stdout] test automation::tests::should_default_to_manual_trigger_when_not_specified ... ok
[INFO] [stdout] test automation::tests::should_match_trigger_against_matching_event ... ok
[INFO] [stdout] test automation::tests::should_return_validation_error_when_actions_is_empty ... ok
[INFO] [stdout] test automation::tests::should_not_match_trigger_against_different_entity ... ok
[INFO] [stdout] test automation::tests::should_return_validation_error_when_name_is_empty ... ok
[INFO] [stdout] test automation::tests::should_set_custom_id_via_builder ... ok
[INFO] [stdout] test automation::condition::tests::should_display_time_range_condition ... ok
[INFO] [stdout] test automation::tests::should_set_last_triggered_via_builder ... ok
[INFO] [stdout] test automation::condition::tests::should_roundtrip_conditions_through_serde_json ... ok
[INFO] [stdout] test automation::trigger::tests::should_display_trigger_variants ... ok
[INFO] [stdout] test automation::trigger::tests::should_match_when_entity_and_type_match_without_from_to ... ok
[INFO] [stdout] test automation::trigger::tests::should_not_match_time_pattern_trigger_against_events ... ok
[INFO] [stdout] test automation::trigger::tests::should_not_match_when_entity_id_differs ... ok
[INFO] [stdout] test automation::trigger::tests::should_not_match_manual_trigger_against_events ... ok
[INFO] [stdout] test device::tests::should_build_device_with_all_optional_fields ... ok
[INFO] [stdout] test automation::trigger::tests::should_not_match_when_to_differs ... ok
[INFO] [stdout] test device::tests::should_return_validation_error_when_integration_is_empty ... ok
[INFO] [stdout] test automation::trigger::tests::should_match_when_from_and_to_both_match ... ok
[INFO] [stdout] test device::tests::should_return_validation_error_when_name_is_empty ... ok
[INFO] [stdout] test entity::attribute_value::tests::should_compare_equal_values ... ok
[INFO] [stdout] test automation::trigger::tests::should_roundtrip_trigger_through_serde_json ... ok
[INFO] [stdout] test device::tests::should_roundtrip_through_serde_json ... ok
[INFO] [stdout] test device::tests::should_return_validation_error_when_unique_id_is_empty ... ok
[INFO] [stdout] test entity::attribute_value::tests::should_deserialize_json_object_as_json_variant ... ok
[INFO] [stdout] test automation::trigger::tests::should_not_match_when_event_type_is_not_state_changed ... ok
[INFO] [stdout] test entity::attribute_value::tests::should_serialize_bool_variant ... ok
[INFO] [stdout] test entity::attribute_value::tests::should_serialize_float_variant_as_number ... ok
[INFO] [stdout] test entity::attribute_value::tests::should_serialize_int_variant_as_number ... ok
[INFO] [stdout] test entity::state::tests::should_default_to_unknown ... ok
[INFO] [stdout] test entity::state::tests::should_display_lowercase_variant_name ... ok
[INFO] [stdout] test entity::state::tests::should_report_available_when_state_is_off ... ok
[INFO] [stdout] test entity::state::tests::should_report_available_when_state_is_on ... ok
[INFO] [stdout] test automation::tests::should_roundtrip_automation_through_serde_json ... ok
[INFO] [stdout] test entity::tests::should_build_entity_with_attributes_via_builder ... ok
[INFO] [stdout] test entity::tests::should_build_valid_entity_when_required_fields_provided ... ok
[INFO] [stdout] test entity::attribute_value::tests::should_serialize_string_variant_as_plain_string ... ok
[INFO] [stdout] test entity::tests::should_insert_and_retrieve_attribute ... ok
[INFO] [stdout] test entity::state::tests::should_report_available_when_state_is_unknown ... ok
[INFO] [stdout] test entity::tests::should_overwrite_attribute_when_key_exists ... ok
[INFO] [stdout] test entity::tests::should_return_validation_error_when_entity_id_is_empty ... ok
[INFO] [stdout] test entity::tests::should_return_none_when_attribute_missing ... ok
[INFO] [stdout] test entity::tests::should_return_validation_error_when_friendly_name_is_empty ... ok
[INFO] [stdout] test device::tests::should_build_valid_device_when_required_fields_provided ... ok
[INFO] [stdout] test entity::state::tests::should_roundtrip_through_serde_json ... ok
[INFO] [stdout] test entity::tests::should_not_update_last_changed_when_state_is_same ... ok
[INFO] [stdout] test entity::tests::should_update_last_changed_when_state_differs ... ok
[INFO] [stdout] test entity_history::tests::should_build_entity_history_with_all_fields ... ok
[INFO] [stdout] test entity_history::tests::should_build_with_multiple_attributes ... ok
[INFO] [stdout] test entity_history::tests::should_generate_unique_ids_when_called_twice ... ok
[INFO] [stdout] test entity_history::tests::should_roundtrip_through_display_and_from_str ... ok
[INFO] [stdout] test entity_history::tests::should_roundtrip_through_serde_json ... ok
[INFO] [stdout] test entity_history::tests::should_use_defaults_when_fields_not_provided ... ok
[INFO] [stdout] test error::tests::should_convert_validation_error_into_minihub_error ... ok
[INFO] [stdout] test error::tests::should_display_not_found_error_with_entity_and_id ... ok
[INFO] [stdout] test error::tests::should_convert_not_found_error_into_minihub_error ... ok
[INFO] [stdout] test entity_history::tests::should_wrap_existing_uuid_when_using_from_uuid ... ok
[INFO] [stdout] test event::tests::should_create_event_without_entity_id ... ok
[INFO] [stdout] test event::tests::should_display_event_type_as_snake_case ... ok
[INFO] [stdout] test event::tests::should_generate_unique_ids_for_different_events ... ok
[INFO] [stdout] test event::tests::should_create_event_with_generated_id_and_timestamp ... ok
[INFO] [stdout] test event::tests::should_roundtrip_event_type_through_serde_json ... ok
[INFO] [stdout] test id::tests::should_generate_unique_ids_when_called_twice ... ok
[INFO] [stdout] test event::tests::should_roundtrip_event_through_serde_json ... ok
[INFO] [stdout] test id::tests::should_return_error_when_parsing_invalid_uuid ... ok
[INFO] [stdout] test id::tests::should_roundtrip_through_display_and_from_str ... ok
[INFO] [stdout] test error::tests::should_display_validation_error_message ... ok
[INFO] [stdout] test id::tests::should_roundtrip_through_serde_json ... ok
[INFO] [stdout] test id::tests::should_wrap_existing_uuid_when_using_from_uuid ... ok
[INFO] [stdout] test time::tests::should_return_current_utc_time ... ok
[INFO] [stdout] test entity_history::tests::should_serialize_and_deserialize_entity_history ... ok
[INFO] [stdout] test automation::tests::should_build_disabled_automation_when_enabled_is_false ... ok
[INFO] [stdout] test automation::trigger::tests::should_not_match_when_from_differs ... ok
[INFO] [stdout] test entity::state::tests::should_report_unavailable_when_state_is_unavailable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests minihub_domain
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "efc81f6f255af197043da6d5ea2190f3f6d70082ab763d0b1a03f412c31de520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efc81f6f255af197043da6d5ea2190f3f6d70082ab763d0b1a03f412c31de520", kill_on_drop: false }`
[INFO] [stdout] efc81f6f255af197043da6d5ea2190f3f6d70082ab763d0b1a03f412c31de520
